projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
79c743a
fd25593
)
Auto merge of #3771 - alexcrichton:read-more, r=matklad
author
bors
<bors@rust-lang.org>
Tue, 28 Feb 2017 14:26:05 +0000
(14:26 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 28 Feb 2017 14:26:05 +0000
(14:26 +0000)
Accept `default_features` for `default-features`
This was accepted by this historical TOML parser, so we'll need to preserve this
ability.
Closes #3768
Trivial merge